An Expert Cognitive System Using Ada-boost Algorithm
نویسنده
چکیده
Recent works on ensemble methods like Adaptive Boosting have been applied successfully in many problems. Ada-Boost algorithm running on a given weak learner several times on slightly altered data and combining the hypotheses in order to achieve higher accuracy than the weak learner. This paper presents an expert system that boosts the performance of an ensemble of classifiers. In, Boosting, a series of classifiers is used to predict the class of data where later members of the series concentrate on the training data that is incorrectly classified by the previous members. To classify an instance, each classifier predicts the class of a new instance and these predictions are then combined using majority voting. Then the class of a new instance with highest weighted vote is considered. We have used the naïve-Bayesian classifier as the weak learner for the expert system. Extensive empirical results are provided using 20 real world dataset and compared with its own weak learner naïve-Bayesian classifier.
منابع مشابه
Maize Expert System
Machine learning [1] is concerned with the design and development of algorithms that allow computers to evolve intelligent behaviors based on empirical data. Weak learner is a learning algorithm with accuracy less than 50%. Adaptive Boosting (Ada-Boost) is a machine learning algorithm may be used to increase accuracy for any weak learning algorithm. This can be achieved by running it on a given...
متن کاملAn Improved Flower Pollination Algorithm with AdaBoost Algorithm for Feature Selection in Text Documents Classification
In recent years, production of text documents has seen an exponential growth, which is the reason why their proper classification seems necessary for better access. One of the main problems of classifying text documents is working in high-dimensional feature space. Feature Selection (FS) is one of the ways to reduce the number of text attributes. So, working with a great bulk of the feature spa...
متن کاملAn Improved Flower Pollination Algorithm with AdaBoost Algorithm for Feature Selection in Text Documents Classification
In recent years, production of text documents has seen an exponential growth, which is the reason why their proper classification seems necessary for better access. One of the main problems of classifying text documents is working in high-dimensional feature space. Feature Selection (FS) is one of the ways to reduce the number of text attributes. So, working with a great bulk of the feature spa...
متن کاملComparative Study of Classification System using K-NN, SVM and Ada- boost for Multiple Sclerosis and Tumor Lesions using Brain MRI
Brain Magnetic Resonance Imaging (MRI) plays a very important role for radiologists to diagnose and treat brain tumor/ Multiple Sclerosis (MS) patients. Study of the medical image by the radiologist is a time consuming process and also the accuracy depends upon their experience. Thus, the computer aided systems (CAD) becomes very necessary as they overcome these limitations. This paper presents...
متن کاملReal-Time Face Detection and Recognition in Complex Background
This paper provides efficient and robust algorithms for real-time face detection and recognition in complex backgrounds. The algorithms are implemented using a series of signal processing methods including Ada Boost, cascade classifier, Local Binary Pattern (LBP), Haar-like feature, facial image pre-processing and Principal Component Analysis (PCA). The Ada Boost algorithm is implemented in a c...
متن کامل